Add RWX as a supported CI provider#53
Conversation
|
Hi @robinaugh, thanks for taking the time to create this PR. I really appreciate you wanting to add in the examples, but we made a call to only include major CI providers in this repo (as it will otherwise be too many) but the user agent changes would be useful so if you wouldn't mind updating the PR to only include the changes in |
|
PR includes example files that maintainer has explicitly requested be removed (High) The maintainer (@axel) has already requested in [dda77cec] that the |
There was a problem hiding this comment.
Left some comments. The PR still includes the examples/ directories that @axel asked to be removed — the src/ci-env.ts user-agent change is the only part intended for merging, and the PR needs to be scoped down before it can land.
a17b085 to
26665e2
Compare
Yeah no problem @axelniklasson - I've updated this PR to only include the user agent detection. Please let me know if you'd like any additional changes. Thanks again! |
axelniklasson
left a comment
There was a problem hiding this comment.
Thanks for updating!
Hey there folks - I work at RWX, a CI/CD company and Linear customer. One of the engineering teams using RWX asked about running
linear-releaseon our platform, which prompted this docs guide on our side;I'm adding an examples folder here to mirror that.Summary
Add(removed per request)examples/rwx-continuous/andexamples/rwx-scheduled/Surface RWX in the(removed per request)linear-release-setupskill (platform detection, examples table, secrets reminder) and the AI-setup paragraph in the README.RWX=trueinci-env.tsso the User-Agent reportslinear-release/x.y.z (rwx), matching the existing GitHub Actions / GitLab CI / CircleCI handling.